home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / animatin / anim_g2p / lndraw2 / linedraw.doc < prev    next >
Encoding:
Text File  |  1995-04-26  |  1.1 KB  |  24 lines

  1.                          **** UPDATED VERSION ****
  2.  
  3.  
  4. This is a program I wrote in GFA 2.0 that will allow you to draw line
  5. graphics with the mouse and save them in Instant Graphics format.
  6. This update includes graph paper for background, X & Y coordinates,
  7. rubber band lines and a crosshair for a cursor.
  8.  
  9. To plot the first point, just point with the mouse and click the left
  10. mouse button. Then go to another point on the screen and press the left
  11. mouse button again to draw a line. To keep drawing a connecting line,
  12. just press the the left mouse button to draw more lines. To start
  13. drawing from a new point (not connecting with last line), click the right
  14. mouse button then start drawing again with the left button.
  15.  
  16. After you completed your drawing, hit the space bar.
  17. At the question mark promp, type your filename to save the Instant
  18. Graphics file under.  House.ig  for example.
  19.  
  20. To view the drawing, load the Instant Graphics accessory, hit the F8 key.
  21. Type the pathname and the filename of the file.  a:\House.ig  for example.
  22.  
  23. This program written by Ron Rabaut in Gfa basic 2.0.
  24.